getHeightMode

abstract fun getHeightMode(block: DesignBlock): SizeMode

Query a block's mode for its height.

Return

the current mode for the height.

Parameters

block

the block to query.